←Select platform

DocumentSvgPage Constructor

Summary

Initializes a new instance of the DocumentSvgPage class.

Syntax

C#
VB
Java
Objective-C
C++
public DocumentSvgPage() 
Public Function New() 
- (instancetype)init 
public DocumentSvgPage() 
public: 
DocumentSvgPage(); 

Remarks

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
Example

For an example, refer to DocumentWriter.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentWriters Assembly