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

Show in webframe

SizeToDocument Method






Source value in pixels.
Converts a size from pixels to document units.
Syntax
public LeadSizeD SizeToDocument( 
   LeadSize value
)
'Declaration
 
Public Function SizeToDocument( _
   ByVal value As LeadSize _
) As LeadSizeD
'Usage
 
Dim instance As Document
Dim value As LeadSize
Dim value As LeadSizeD
 
value = instance.SizeToDocument(value)
public LeadSizeD sizeToDocument(LeadSize value)
            
public:
LeadSizeD SizeToDocument( 
   LeadSize value
) 

Parameters

value
Source value in pixels.

Return Value

The converted value in document units.
Remarks

This method PixelsToDocument with the resolution value stored in DocumentPages.DefaultResolution.

For more information, refer to Documents Library Coordinate System.

Requirements

Target Platforms

See Also

Reference

Document Class
Document 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