GdPicture.NET.14.API
GdPicture14 Namespace / GdPictureDocumentConverter Class / EmailPreferOnePage Property





In This Topic
EmailPreferOnePage Property (GdPictureDocumentConverter)
In This Topic
Specify whether if the output document should contains one page
Syntax
'Declaration
 
Public Property EmailPreferOnePage As Boolean
 

Property Value

The default value is true.
Remarks
If set to True, the GdPictureDocumentConverter.EmailPageHeight is ignored.
See Also