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