Accusoft.NotateXpress13.Net
LayerCollection Class Members
Properties  Methods 

The following tables list the members exposed by LayerCollection.

Public Properties
 NameDescription
Public PropertyAuthorGets and sets a string value representing the author that can be saved with your annotation file.  
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCommentsGets and sets a string value that can be saved with your annotation file.  
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyIsPasteAvailableGets a boolean value which indicates whether there is a layer available on the clipboard.  
Public PropertyItemGets or sets the Layer at the specified index.  
Public PropertySubjectGets and sets a string value representing the subject that can be saved with your annotation file.  
Public PropertyTitleGets and sets a title string value that can be saved with your annotation file.  
Top
Public Methods
 NameDescription
Public MethodAddAdds the given Layer to the layer collection.  
Public MethodBrandBrands or permanently draws the currently visible annotations directly into the client image according to the given bits per pixel.  
Public MethodClearClears the entire collection as well as calls the clear method of the base class.  
Public MethodContainsSearches for and returns a value which determines if the collection contains the given Layer in the layer collection.  
Public MethodCopyToCopies the entire collection to an array, starting at the given index of the specified target array.  
Public MethodDisposeReleases all resources used by this LayerCollection object.  
Public MethodFromByteArrayLoads annotations from the given byte array based on instructions passed by the load options.  
Public MethodFromFileLoads annotation data from the given file, based on the provided LoadOptions.  
Public MethodFromMemoryStreamLoads annotation data from the given stream, based on the provided LoadOptions.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfSearches for the specified layer and returns the zero-based index of the first occurrence within the layer collection.  
Public MethodInsertInserts the given Layer at the specified index.  
Public MethodPastePastes the layer that is on the clipboard.  
Public MethodRemoveRemoves the given Layer from the layer collection.  
Public MethodRemoveAtRemoves the matching layer to the given index within the layer collection.  
Public MethodSaveToByteArraySaves the given annotations to a byte array.  
Public MethodSaveToFileSaves the given annotations to the given file name.  
Public MethodSaveToMemoryStreamSaves the given annotations to a memory stream.  
Public MethodSaveToThumbnailAnnotationStreamSaves the given annotations to a memory stream which is designed to be input to ThumbnailXpress' LoadAnnotationsFromStream() method.  
Public MethodSelectedGets the currently selected layer within the layer collection.  
Public MethodSetLoadOptionsSets the options to use when loading annotations.  
Public MethodSetSaveOptionsSets the options to use when saving annotations.  
Top
See Also

Reference

LayerCollection Class
Accusoft.NotateXpressSdk Namespace

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback