Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

SupportsContent Property (AnnSelectionObject)






Indicates if this object supports content.
Syntax
public override bool SupportsContent {get;}
'Declaration
 
Public Overrides ReadOnly Property SupportsContent As Boolean
public override bool SupportsContent {get;}
@property (nonatomic,readonly) BOOL supportsContent;
@Override public boolean getSupportsContent()
 get_SupportsContent(); 

Property Value

true if this AnnObject supports content, otherwise, false. Default value is false.
Remarks

When an object supports content, the IAnnObjectRenderer.RenderContent method of the IAnnObjectRenderer for this object type will be called to render the content. This is performed by default by rendering ContentPicture if it is not null at the center of the object boundary.

Requirements

Target Platforms

See Also

Reference

AnnSelectionObject Class
AnnSelectionObject Members

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