Accusoft.NotateXpress13.Net
SetLoadOptions Method




The LoadOptions set.
Sets the options to use when loading annotations.
Syntax
public void SetLoadOptions( 
   LoadOptions loadOptions
)
public: void SetLoadOptions( 
   LoadOptions* loadOptions
) 
public:
void SetLoadOptions( 
   LoadOptions^ loadOptions
) 
'Declaration
 
Public Sub SetLoadOptions( _
   ByVal loadOptions As LoadOptions _
) 
 
'Usage
 
Dim instance As LayerCollection
Dim loadOptions As LoadOptions
 
instance.SetLoadOptions(loadOptions)

Parameters

loadOptions
The LoadOptions set.
Remarks
This method loads options which are contained in the LoadOptions class.
See Also

Reference

LayerCollection Class
LayerCollection Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback