Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

IsSvgViewingPreferred Property






Indicates whether the pages in this document is best viewed using SVG instead of raster images.
Syntax
public virtual bool IsSvgViewingPreferred {get;}
'Declaration
 
Public Overridable ReadOnly Property IsSvgViewingPreferred As Boolean
'Usage
 
Dim instance As DocumentImages
Dim value As Boolean
 
value = instance.IsSvgViewingPreferred
public boolean isSvgViewingPreferred()
            
public:
virtual property bool IsSvgViewingPreferred {
   bool get();
}

Property Value

true if the pages in this document is best viewed using SVG instead of raster images, otherwise; false.
Remarks

Refer to IsSvgSupported for more information on how this value is calculated by the document.

The LEADTOOLS Document Viewer uses IsSvgViewingPreferred to enable or disable viewing the pages as SVG.

Note that when the value of IsSvgSupported is false, then the value of IsSvgViewingPreferred will always be false too.

Requirements

Target Platforms

See Also

Reference

DocumentImages Class
DocumentImages Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features