프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Picture | |||
Width | int |
메소드 | 설명 | |
---|---|---|
Find ( |
||
Find ( |
||
RemovePlaceholder ( ) : void |
Removes the matched Picture from the document.
|
|
SetDescription ( string text ) : |
Sets the string in the Picture's Description property.
|
|
ToText ( string text ) : |
Inserts text at the *beginning* of the Picture's Paragraph. Picture is removed.
|
메소드 | 설명 | |
---|---|---|
Find ( |
||
InsertPicture ( |
Inserts a picture of a specific pixel width. Aspect ratio is maintained. Matched Picture is removed.
|
public static Find ( |
||
rxp | ||
paragraphs | IEnumerable |
|
리턴 | IEnumerable |
public static Find ( |
||
rxp | ||
p | ||
리턴 | IEnumerable |
public SetDescription ( string text ) : |
||
text | string | |
리턴 |