Back to Website
Show / Hide Table of Contents

Interface ITemplateStorage

Namespace: Aurigma.DesignAtoms.Convert.TemplateStorage
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface ITemplateStorage

Methods

GetMetadata(TemplateImageType, String)

Declaration
TemplateImageMetadata GetMetadata(TemplateImageType type, string name)
Parameters
Type Name Description
TemplateImageType type
System.String name
Returns
Type Description
TemplateImageMetadata

GetStream(TemplateImageType, String)

Declaration
Stream GetStream(TemplateImageType type, string name)
Parameters
Type Name Description
TemplateImageType type
System.String name
Returns
Type Description
System.IO.Stream

IsExists(TemplateImageType, String)

Declaration
bool IsExists(TemplateImageType type, string name)
Parameters
Type Name Description
TemplateImageType type
System.String name
Returns
Type Description
System.Boolean
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback