개정판 a89cbaf1
fixed issue #645 Stamp error
MarkupToPDF/Controls/Parsing/MarkupParse.cs | ||
---|---|---|
4030 | 4030 |
object obj = XamlReader.Load(stream); |
4031 | 4031 |
instance.Base_ViewBox.Child = obj as UIElement; |
4032 | 4032 |
instance.SetViewBox(); |
4033 |
|
|
4033 | 4034 |
} |
4034 | 4035 |
break; |
4035 | 4036 |
#endregion |
내보내기 Unified diff