Leadtools.Workflow.Raster Namespace > GetImageInfoActivity Class : IsLink Property |
[BrowsableAttribute(false)] [ValidationOptionAttribute(ValidationOption.None)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)] [MyDescriptionAttribute("Determines whether or not the file is an image file or a link to an image file.")] public bool IsLink {get;}
'Declaration <BrowsableAttribute(False)> <ValidationOptionAttribute(ValidationOption.None)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> <MyDescriptionAttribute("Determines whether or not the file is an image file or a link to an image file.")> Public ReadOnly Property IsLink As Boolean
'Usage Dim instance As GetImageInfoActivity Dim value As Boolean value = instance.IsLink
[BrowsableAttribute(false)] [ValidationOptionAttribute(ValidationOption.None)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)] [MyDescriptionAttribute("Determines whether or not the file is an image file or a link to an image file.")] public bool IsLink {get;}
BrowsableAttribute() ValidationOptionAttribute(ValidationOption.None) DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible) MyDescriptionAttribute("Determines whether or not the file is an image file or a link to an image file.") get_IsLink();
[BrowsableAttribute(false)] [ValidationOptionAttribute(ValidationOption.None)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)] [MyDescriptionAttribute("Determines whether or not the file is an image file or a link to an image file.")] public: property bool IsLink { bool get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2