Specifies the document page type.
[SerializableAttribute()]
[DataContractAttribute()]
public enum DocumentWriterPageType
<DataContractAttribute()>
<SerializableAttribute()>
Public Enum DocumentPageType
typedef NS_ENUM(NSInteger, LTDocumentPageType)
public enum DocumentPageType
[DataContractAttribute()]
[SerializableAttribute()]
public enum class DocumentPageType
Value | Member | Description |
---|---|---|
0 | Emf | EMF page (DocumentWriterEmfPage). |
1 | Svg | SVG page (DocumentWriterSvgPage). |
2 | Raster | Raster image page (DocumentWriterRasterPage). |
3 | Empty | an Empty page (DocumentWriterEmptyPage). |
Use this option to retrieve the document page type.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document