| Visual Basic (Declaration) | |
|---|---|
Public Property PaperHeight As Double | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public double PaperHeight {get; set;} | |
Return Value
Value that represents the height in inches of the paper used when loading RTF images.For an example, refer to CodecsRtfOptions.
Deprecated - No longer supported.. Use CodecsRasterizeDocumentLoadOptions.PageHeight instead.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family