Class AnnotStyleSnappingModificationEventArgs
Inheritance
System.Object
AnnotStyleSnappingModificationEventArgs
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public class AnnotStyleSnappingModificationEventArgs : EventArgs
Constructors
AnnotStyleSnappingModificationEventArgs(Boolean)
Declaration
public AnnotStyleSnappingModificationEventArgs(bool snappingEnabled)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | snappingEnabled |
Properties
SnappingEnabled
Declaration
public bool SnappingEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |