Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > DocumentSvgPage Class : DocumentSvgPage Constructor |
public DocumentSvgPage()
'Declaration
Public Function New()
'Usage
Dim instance As New DocumentSvgPage()
public DocumentSvgPage()
- (instancetype)init
public DocumentSvgPage()
function DocumentSvgPage()
public:
DocumentSvgPage();
This constructor will initialize the members of DocumentSvgPage as follows:
Member | Description |
---|---|
Type | DocumentPageType.Svg |
SvgDocument | null |
Image | null |
Width | 0 |
Height | 0 |
AnnotationContainer | null |
For an example, refer to DocumentWriter.