public void SetPageHeight( double pageHeight )
Public Sub SetPageHeight( _ ByVal pageHeight As Double _ )
Parameters
- pageHeight
- Page height of the report.
public void SetPageHeight( double pageHeight )
Public Sub SetPageHeight( _ ByVal pageHeight As Double _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 10, Windows 8.1