←Select platform

DocumentWriterSvgPage Constructor

Summary
Initializes a new instance of the DocumentWriterSvgPage class.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New() 
- (instancetype)init 
public DocumentWriterSvgPage() 
public: 
DocumentWriterSvgPage(); 
Remarks

This constructor will initialize the members of DocumentWriterSvgPage as follows:

Member Description
Type DocumentWriterPageType.Svg
SvgDocument null
Image null
Width 0
Height 0
AnnotationContainer null
Example

For an example, refer to DocumentWriter.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.