←Select platform

SvgDocument Property (PageRequestCallbackData)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize