You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Metadata > TagsSetPreserve Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.TagsSetPreserve Method

Asks to the component to preserve or not the tags when a GdPicture image is edited.

C#
public TagsSetPreserve(
    Boolean Preserve
);
Visual Basic
Public Sub TagsSetPreserve(
    ByVal Preserve As Boolean
)
Parameters
Parameters 
Description 
Preserve 
True to preserve tags else False. 
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.