←Select platform

SvgDocument Property

Summary

The optional requested SVG document.

Syntax

C#
VB
C++
public ISvgDocument SvgDocument { get; set; } 
Public Property SvgDocument() As ISvgDocument 
   Get 
   Set 
public:  
   property ISvgDocument^ SvgDocument 
   { 
      ISvgDocument^ get() 
      void set(ISvgDocument^ value) 
   } 

Property Value

Optional SVG representation of the page. Default value is null.

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.Auto Assembly